#define MSG_ERR_INTLIB_STR "can't open intuition.library V37"
#define MSG_ERR_FONT 5
#define MSG_ERR_FONT_STR "can't get topaz.font 8"
#define MSG_ERR_GRAPHLIB 6
#define MSG_ERR_GRAPHLIB_STR "can't open graphics.library V37"
#define MSG_ERR_REQTOOLSLIB 7
#define MSG_ERR_REQTOOLSLIB_STR "can't open reqtools.library V38"
#define MSG_ERR_WIN 8
#define MSG_ERR_WIN_STR "can't open window"
#define MSG_HARDWARE_TXT 9
#define MSG_HARDWARE_TXT_STR "Which hardware-version of GALer do you want to test?\n(look at your circuit diagram for the version number)"
#define MSG_INTRO_TXT 10
#define MSG_INTRO_TXT_STR "This is a program for testing the hardware of the GALer project.\nYou need this program to adjust the trimpots too.\nIMPORTANT: There must be no GAL in the Textool socket now!\n\nIf the hardware works not as the test program demands, then\nyou should cancel 'GALerTest' immediately and try to remove the\nbug in your hardware.\n\nPlease select the 'Continue' gadget to start the test."
#define MSG_TEST1_TXT 11
#define MSG_TEST1_TXT_STR "Now the LED should be off and all pins of the Textool socket should\nbe set at LOW level (about 0 volt).\n\nPlease select 'Continue'!"
#define MSG_TEST2_TXT 12
#define MSG_TEST2_TXT_STR "Now the LED should be on.\n\nPlease select 'Continue'!"
#define MSG_TEST3_TXT 13
#define MSG_TEST3_TXT_STR "Now the LED should be off again.\n\nPlease select 'Continue'!"
#define MSG_TEST4_TXT 14
#define MSG_TEST4_TXT_STR "At pin 24 of the Textool socket should be a HIGH level (about 5 volt).\n\nPlease select 'Continue'!"
#define MSG_TEST5_TXT 15
#define MSG_TEST5_TXT_STR "At pin 22 of the Textool socket should be a HIGH level too.\n\nPlease select 'Continue'!"
#define MSG_TEST6_TXT 16
#define MSG_TEST6_TXT_STR "At all pins should be a HIGH level with exception of pin 12.\nPin 12 is GND.\n\nPlease select 'Continue'!"
#define MSG_TEST7_TXT 17
#define MSG_TEST7_TXT_STR "At pins 1, 3, 5, 7, 9, 11, 14, 16, 18, 20, 22, 24 should be a HIGH level.\nAll other pins should be LOW.\n\nPlease select 'Continue'!"
#define MSG_TEST8_TXT 18
#define MSG_TEST8_TXT_STR "Now at pins 2, 4, 6, 8, 10, 13, 15, 17, 19, 21, 23 should be a HIGH level.\nAll other pins should be LOW.\n\nPlease select 'Continue'!"
#define MSG_TEST9_TXT 19
#define MSG_TEST9_TXT_STR "Now you have to adjust the trimpots R40-R44.\nIf this does not work, check IC9, IC10, T3, T4.\n\nUse trimpot R40 to adjust the voltage at pin 2 to exactly 16.5V.\nPlease select 'Continue'!\n\n"
#define MSG_TEST10_TXT 20
#define MSG_TEST10_TXT_STR "Use trimpot R41 to adjust the voltage at pin 2 to exactly 15.75V.\nPlease select 'Continue'!\n\n"
#define MSG_TEST11_TXT 21
#define MSG_TEST11_TXT_STR "Use trimpot R42 to adjust the voltage at pin 2 to exactly 14.5V.\nPlease select 'Continue'!\n\n"
#define MSG_TEST12_TXT 22
#define MSG_TEST12_TXT_STR "Use trimpot R43 to adjust the voltage at pin 2 to exactly 14.0V.\nPlease select 'Continue'!\n\n"
#define MSG_TEST13_TXT 23
#define MSG_TEST13_TXT_STR "Use trimpot R44 to adjust the voltage at pin 2 to exactly 12.0V.\nPlease select 'Continue'!\n\n"
#define MSG_TEST14_TXT 24
#define MSG_TEST14_TXT_STR "O.K., now all voltages are adjusted. Let me do some other tests.\nPlease select 'Continue'!\n;"
#define MSG_TEST15_TXT 25
#define MSG_TEST15_TXT_STR "Now at pin 4 should be a voltage of 12.0V and pin 2 should be\nat LOW level. If this does not work, check T1, T2.\n\nPlease select 'Continue'!"
#define MSG_TEST16_TXT 26
#define MSG_TEST16_TXT_STR "Now I'm trying to read pins 14-23 of the Textool socket...\n"
#define MSG_TEST17_TXT 27
#define MSG_TEST17_TXT_STR " ERROR!!!\n There must be an error at the BUSY line, R27, IC8, IC6, IC7\n or R13. Please check this components.\n\n Description of error:\n"
#define MSG_TEST18_TXT 28
#define MSG_TEST18_TXT_STR " can't read pin 22 through the BUSY line of the parallel port"
#define MSG_TEST19_TXT 29
#define MSG_TEST19_TXT_STR " can't read pins 14-21 through the BUSY line of the parallel port"
#define MSG_TEST20_TXT 30
#define MSG_TEST20_TXT_STR " can't read pin 23 through the BUSY line of the parallel port"
#define MSG_TEST21_TXT 31
#define MSG_TEST21_TXT_STR "O.K., no error found (you have a lot going for you).\n\nIf you have found no errors and if you have adjusted all voltages\n(12V, 14V, 14.5V, 15.75V and 16.5V), GALer works fine.\n\nNow you can read/program GALs by using the software called GALer."
#define MSG_TEST22_TXT 32
#define MSG_TEST22_TXT_STR "Use trimpot R16 to adjust the voltage at pin 2 to exactly 16.5 V.\nIf this does not work, check IC9, T3, T4.\n\nPlease select 'Continue'!"
#define MSG_TEST23_TXT 33
#define MSG_TEST23_TXT_STR "Now at pin 4 should be a voltage of 16.5 V and pin 2 should be\nat LOW level. If this does not work, check T1, T2.\n\nPlease select 'Continue'!"
#define MSG_TEST24_TXT 34
#define MSG_TEST24_TXT_STR "O.K., no error found (you have a lot going for you).\n\nIf you found no errors and if you have adjusted the 16.5V,\nGALer works fine.\n\nNow you can read/program GALs by using the software called GALer."
#define MSG_TEST25_TXT 35
#define MSG_TEST25_TXT_STR "Now I'm trying to read pins 14-22 of the Textool socket...\n"